FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.gematik.fhir.directory#0.11.24 (109 ms)

Package de.gematik.fhir.directory
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.gematik.fhir.directory@0.11.24&canonical=https://gematik.de/fhir/directory/StructureDefinition/ncpeh-country-ex
Url https://gematik.de/fhir/directory/StructureDefinition/ncpeh-country-ex
Version 0.11.24
Status active
Date 2024-10-29
Name NCPeHCountryEx
Title National Contact Point of Health (NCPeH) Country Extension
Experimental False
Description The country extension for National Contact Point of Health (NCPeH) Organizations, representing the country in which the NCPeH is located.
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
https://gematik.de/fhir/directory/StructureDefinition/OrganizationDirectory Organization in gematik Directory

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "ncpeh-country-ex",
  "url" : "https://gematik.de/fhir/directory/StructureDefinition/ncpeh-country-ex",
  "version" : "0.11.24",
  "name" : "NCPeHCountryEx",
  "title" : "National Contact Point of Health (NCPeH) Country Extension",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-10-29",
  "publisher" : "gematik GmbH",
  "description" : "The country extension for National Contact Point of Health (NCPeH) Organizations, representing the country in which the NCPeH is located.",
  "fhirVersion" : "4.0.1",
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "expression" : "Organization",
      "type" : "element"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "short" : "National Contact Point of Health (NCPeH) Country Extension",
        "definition" : "The country extension for National Contact Point of Health (NCPeH) Organizations, representing the country in which the NCPeH is located."
      },
      {
        "id" : "Extension.extension",
        "path" : "Extension.extension",
        "max" : "0"
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "https://gematik.de/fhir/directory/StructureDefinition/ncpeh-country-ex"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "min" : 1,
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "constraint" : [
          {
            "key" : "CodingSytemCodeInv",
            "severity" : "warning",
            "human" : "System and Code SHOULD be present",
            "expression" : "system.exists() and code.exists()",
            "source" : "https://gematik.de/fhir/directory/StructureDefinition/ncpeh-country-ex"
          }
        ],
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://hl7.org/fhir/ValueSet/iso3166-1-2"
        }
      },
      {
        "id" : "Extension.value[x].system",
        "path" : "Extension.value[x].system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Extension.value[x].code",
        "path" : "Extension.value[x].code",
        "min" : 1,
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.